ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / BaseStorage<T,TMappingCollection> Class / Container Property

In This Topic
    Container Property (BaseStorage<T,TMappingCollection>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Container As System.ComponentModel.IContainer
    public System.ComponentModel.IContainer Container {get;}
    See Also